﻿2026-06-21T01:51:33.3060397Z ##[group]Run actions/checkout@v5
2026-06-21T01:51:33.3061308Z with:
2026-06-21T01:51:33.3061708Z   repository: SaberMage/spt-core
2026-06-21T01:51:33.3065072Z   token: ***
2026-06-21T01:51:33.3065431Z   ssh-strict: true
2026-06-21T01:51:33.3065802Z   ssh-user: git
2026-06-21T01:51:33.3066169Z   persist-credentials: true
2026-06-21T01:51:33.3066580Z   clean: true
2026-06-21T01:51:33.3066952Z   sparse-checkout-cone-mode: true
2026-06-21T01:51:33.3067395Z   fetch-depth: 1
2026-06-21T01:51:33.3067752Z   fetch-tags: false
2026-06-21T01:51:33.3068123Z   show-progress: true
2026-06-21T01:51:33.3068500Z   lfs: false
2026-06-21T01:51:33.3068849Z   submodules: false
2026-06-21T01:51:33.3069489Z   set-safe-directory: true
2026-06-21T01:51:33.3070118Z ##[endgroup]
2026-06-21T01:51:33.3908790Z Syncing repository: SaberMage/spt-core
2026-06-21T01:51:33.3911251Z ##[group]Getting Git version info
2026-06-21T01:51:33.3912210Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T01:51:33.3913539Z [command]/usr/bin/git version
2026-06-21T01:51:33.3914193Z git version 2.43.0
2026-06-21T01:51:33.3923157Z ##[endgroup]
2026-06-21T01:51:33.3934446Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5d45ea00-58ec-41ba-8b60-d7058ad19e35' before making global git config changes
2026-06-21T01:51:33.3936119Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:51:33.3937555Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T01:51:33.3975247Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T01:51:33.3998079Z https://github.com/SaberMage/spt-core
2026-06-21T01:51:33.4009297Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:51:33.4012111Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:51:33.4033236Z HEAD
2026-06-21T01:51:33.4069827Z ##[endgroup]
2026-06-21T01:51:33.4070603Z [command]/usr/bin/git submodule status
2026-06-21T01:51:33.4255767Z ##[group]Cleaning the repository
2026-06-21T01:51:33.4256403Z [command]/usr/bin/git clean -ffdx
2026-06-21T01:51:37.3906596Z Removing target/
2026-06-21T01:51:37.3917381Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T01:51:37.3990595Z HEAD is now at 7bf3ecf18 Merge 0dc7018fa9efcf6cbeba1389ce9c134066cc1783 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:51:37.3996077Z ##[endgroup]
2026-06-21T01:51:37.3998461Z ##[group]Disabling automatic garbage collection
2026-06-21T01:51:37.4002496Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T01:51:37.4034028Z ##[endgroup]
2026-06-21T01:51:37.4034638Z ##[group]Setting up auth
2026-06-21T01:51:37.4047623Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:51:37.4081984Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T01:51:37.4272868Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:51:37.4298684Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T01:51:37.4495698Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:51:37.4525433Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T01:51:37.4727550Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T01:51:37.4769389Z ##[endgroup]
2026-06-21T01:51:37.4770170Z ##[group]Fetching the repository
2026-06-21T01:51:37.4778442Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +113d90df680fb5354349c5fd80385ffe087b8206:refs/remotes/pull/26/merge
2026-06-21T01:51:37.8988637Z From https://github.com/SaberMage/spt-core
2026-06-21T01:51:37.8990643Z  + 7bf3ecf18...113d90df6 113d90df680fb5354349c5fd80385ffe087b8206 -> pull/26/merge  (forced update)
2026-06-21T01:51:37.9013242Z ##[endgroup]
2026-06-21T01:51:37.9013981Z ##[group]Determining the checkout info
2026-06-21T01:51:37.9014635Z ##[endgroup]
2026-06-21T01:51:37.9018697Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T01:51:37.9071971Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T01:51:37.9112073Z ##[group]Checking out the ref
2026-06-21T01:51:37.9115540Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:51:37.9201293Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T01:51:37.9201927Z any of your branches:
2026-06-21T01:51:37.9202146Z 
2026-06-21T01:51:37.9202611Z   7bf3ecf18 Merge 0dc7018fa9efcf6cbeba1389ce9c134066cc1783 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:51:37.9203329Z 
2026-06-21T01:51:37.9203616Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T01:51:37.9204207Z to do so with:
2026-06-21T01:51:37.9204378Z 
2026-06-21T01:51:37.9204602Z  git branch <new-branch-name> 7bf3ecf18
2026-06-21T01:51:37.9204888Z 
2026-06-21T01:51:37.9205570Z HEAD is now at 113d90df6 Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:51:37.9213775Z ##[endgroup]
2026-06-21T01:51:37.9257313Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T01:51:37.9286728Z 113d90df680fb5354349c5fd80385ffe087b8206
